home *** CD-ROM | disk | FTP | other *** search
-
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
-
- ~opengl1/examples/mixed README
-
- Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
- printVisualInfo.c: prints out the attributes of all available X Visuals
-
- glXIntro.c - code from glXIntro(3) showing how to set up an X window
- for OpenGL rendering using glX calls
-
- glxsimple.c - a simple program demonstrating OpenGL rendering in an
- X window
-
- solar_irisgl.c - solar system with sun, planet and moon written using
- pure IRIS GL
-
- xsolar_irisgl.c - solar system with sun, planet and moon written using
- X, Motif and the IRIS GL widget
-
- filtered.c - xsolar_irisgl.c after running it through the toogl filter
-
- xsolar_opengl.c - solar system with sun, planet and moon written using
- X, Motif and the OpenGL widget
-